projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1f1dae
)
docs: Remove a line that's not true anymore
author
Benjamin Otte
<otte@redhat.com>
Sat, 7 Jan 2017 23:46:08 +0000
(
00:46
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Sat, 7 Jan 2017 23:48:13 +0000
(
00:48
+0100)
gdk/gdkwindow.c
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.c
b/gdk/gdkwindow.c
index 6e77e4e60696d05e0679d6e0538f139d78f0f6f4..b761c490d615b5257f4d32711586126adae61c7e 100644
(file)
--- a/
gdk/gdkwindow.c
+++ b/
gdk/gdkwindow.c
@@
-1669,8
+1669,7
@@
gdk_window_is_destroyed (GdkWindow *window)
* gdk_window_has_native:
* @window: a #GdkWindow
*
- * Checks whether the window has a native window or not. Note that
- * you can use gdk_window_ensure_native() if a native window is needed.
+ * Checks whether the window has a native window or not.
*
* Returns: %TRUE if the @window has a native window, %FALSE otherwise.
*